FileDelegate<FilePropertyAction> PropertyDelegate { get; set; }
Property PropertyDelegate As FileDelegate(Of FilePropertyAction)
Get
Set
property FileDelegate<FilePropertyAction^>^ PropertyDelegate {
FileDelegate<FilePropertyAction^>^ get ();
void set (FileDelegate<FilePropertyAction^>^ value);
}
abstract PropertyDelegate : FileDelegate<FilePropertyAction> with get, set
Значение свойства никогда не равно null.