Condividi tramite


VsUIPropertyDescriptor.type Field

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Dichiarazione
Public type As String
'Utilizzo
Dim instance As VsUIPropertyDescriptor
Dim value As String

value = instance.type

instance.type = value
public string type
public:
String^ type
val mutable type: string
public var type : String

.NET Framework Security

See Also

Reference

VsUIPropertyDescriptor Structure

VsUIPropertyDescriptor Members

Microsoft.VisualStudio.Shell.Interop Namespace