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