Linguaggio

ApplicationClass.ComponentStorePath Proprietà

Definizione

Restituisce il percorso in cui i componenti della pipeline sono memorizzati. Questa proprietà è di sola lettura.

public:
 virtual property System::String ^ ComponentStorePath { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(8)]
public virtual string ComponentStorePath { [System.Runtime.InteropServices.DispId(8)] get; }
[<System.Runtime.InteropServices.DispId(8)>]
[<get: System.Runtime.InteropServices.DispId(8)>]
member this.ComponentStorePath : string
Public Overridable ReadOnly Property ComponentStorePath As String

Valore della proprietà

La posizione dei componenti della condotta.

Implementazioni

Attributi

Si applica a