Reference4.SubType Property

Definition

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

Property Value

Implements

Attributes

Applies to