IPropertyDescription.Type Property

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IPropertyDescription Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace