RefactoringPreviewGroup.Name (Propiedad)

Obtiene el nombre descriptivo para el nodo de grupo.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Public ReadOnly Property Name As String
    Get
public string Name { get; }
public:
property String^ Name {
    String^ get ();
}
member Name : string
function get Name () : String

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

RefactoringPreviewGroup Clase

Microsoft.VisualStudio.Data.Schema.Package.Refactoring (Espacio de nombres)