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