Propriedade VCRuntimeStringProperty.Category

Define ou obtém a categoria da propriedade.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (em Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxe

string Category { get; set; }

Valor de propriedade

Tipo: System.String
Seqüência de caracteres contendo a categoria da VCRuntimeStringProperty objeto.

Segurança do .NET Framework

Consulte também

Referência

VCRuntimeStringProperty Interface

Namespace Microsoft.VisualStudio.VCProjectEngine