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