Share via


IVsXMLMemberDataCapability.Type Property

Gets the type of capability.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

'Declaration
ReadOnly Property Type As String
string Type { get; }
property String^ Type {
    String^ get ();
}
abstract Type : string with get
function get Type () : String

Property Value

Type: System.String
The type of capability.

.NET Framework Security

See Also

Reference

IVsXMLMemberDataCapability Interface

Microsoft.VisualStudio.Shell.Interop Namespace