Sdílet prostřednictvím


RefactoringPreviewGroup.Name – vlastnost

Popisný název pro uzel skupin získá.

Obor názvů:  Microsoft.VisualStudio.Data.Schema.Package.Refactoring
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

RefactoringPreviewGroup Třída

Microsoft.VisualStudio.Data.Schema.Package.Refactoring – obor názvů