Campo VsUIPropertyDescriptor.name
Contém o nome de uma propriedade.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (em Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Sintaxe
public string name
public:
String^ name
val mutable name : string
Public name As String
Valor de Campo
Type: System.String
Consulte também
Estrutura VsUIPropertyDescriptor
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo