[Browsable(true)] public: property String^ DebugLogFile { String^ get(); void set ( String^ value); }
'Declaration
<BrowsableAttribute(True)> Public Property DebugLogFile As String
'Usage
Dim instance As FormDirector Dim value As String instance.DebugLogFile = value value = instance.DebugLogFile