IVsXMLMemberDataCapability.Type Property

Definition

Gets the type of capability.

public:
 property System::String ^ Type { System::String ^ get(); };
public:
 property Platform::String ^ Type { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678272)]
public string Type { get; }
public string Type { get; }
[<System.Runtime.InteropServices.DispId(1610678272)>]
member this.Type : string
member this.Type : string
Public ReadOnly Property Type As String

Property Value

The type of capability.

Attributes

Applies to