Sdílet prostřednictvím


AgnosticDatabaseConfigurationExtender.ExtenderOutputPath – 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.Internal
Sestavení:  Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Deklarace
<BrowsableAttribute(True)> _
Public Property ExtenderOutputPath As String
    Get
    Set
[BrowsableAttribute(true)]
public string ExtenderOutputPath { get; set; }
[BrowsableAttribute(true)]
public:
property String^ ExtenderOutputPath {
    String^ get ();
    void set (String^ value);
}
[<BrowsableAttribute(true)>]
member ExtenderOutputPath : string with get, set
function get ExtenderOutputPath () : String
function set ExtenderOutputPath (value : String)

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

AgnosticDatabaseConfigurationExtender Třída

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