VBProjectProperties7.MyType Property

Definition

public:
 property System::String ^ MyType { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ MyType { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(14102)]
public string MyType { [System.Runtime.InteropServices.DispId(14102)] get; [System.Runtime.InteropServices.DispId(14102)] set; }
[<System.Runtime.InteropServices.DispId(14102)>]
[<get: System.Runtime.InteropServices.DispId(14102)>]
[<set: System.Runtime.InteropServices.DispId(14102)>]
member this.MyType : string with get, set
Public Property MyType As String

Property Value

Implements

Attributes

Applies to