Public Shared Property Directory As String
Dim value As String Attachment.Directory = value value = Attachment.Directory
public static string Directory {get; set;}
public: __property static string* get_Directory(); public: __property static void set_Directory( string* value );
public: static property String^ Directory { String^ get(); void set ( String^ value); }
Attachment Class Attachment Members