public PhysicalFile Document { get; set; }
Public Property Document As PhysicalFile Get Set
public: property PhysicalFile^ Document { PhysicalFile^ get (); void set (PhysicalFile^ value); }
member Document : PhysicalFile with get, set
In This Article