'Declaration Public Property TempDirectory As String
'Declaration
Public Property TempDirectory As String
public string TempDirectory {get; set;}
public: property String^ TempDirectory { String^ get(); void set ( String^ value); }
Platforms: Windows 8.1, Windows 10 (Version 1909 - 21H2), Windows 11 (21H2), Windows Server 2012 - 2022
DesignerControl Class DesignerControl Members