Sdílet prostřednictvím


SingleFileGeneratorNodeProperties.CustomTool – 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 CustomTool As String
    Get
    Set
public string CustomTool { get; set; }
public:
property String^ CustomTool {
    String^ get ();
    void set (String^ value);
}
member CustomTool : string with get, set
function get CustomTool () : String
function set CustomTool (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ů