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