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