public IFileContent Content { get; }
Public ReadOnly Property Content As IFileContent
Get
public:
virtual property IFileContent^ Content {
IFileContent^ get () sealed;
}
abstract Content : IFileContent with get
override Content : IFileContent with get
Значение свойства никогда не равно null.