Share via


IVsUIBoundPropertyBase.Type Property

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.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

.NET Framework Security

See Also

Reference

IVsUIBoundPropertyBase Interface

Microsoft.Internal.VisualStudio.Shell.Interop Namespace