Proprietà ComponentStorePath

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

For more information, see ApplicationClass.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property ComponentStorePath As String
    Get
'Utilizzo
Dim instance As IDTSApplication100
Dim value As String

value = instance.ComponentStorePath
string ComponentStorePath { get; }
property String^ ComponentStorePath {
    String^ get ();
}
abstract ComponentStorePath : string
function get ComponentStorePath () : String

Valore proprietà

Tipo: System. . :: . .String