Sdílet prostřednictvím


SingleFileGeneratorNodeProperties.CustomToolNamespace – vlastnost

Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.

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

Syntaxe

'Deklarace
Public Property CustomToolNamespace As String
    Get
    Set
public string CustomToolNamespace { get; set; }
public:
property String^ CustomToolNamespace {
    String^ get ();
    void set (String^ value);
}
member CustomToolNamespace : string with get, set
function get CustomToolNamespace () : String
function set CustomToolNamespace (value : String)

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SingleFileGeneratorNodeProperties Třída

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