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