Share via


ApplicationClass.ComponentStorePath Propriété

Définition

Retourne le chemin d'accès où sont stockés les composants de pipeline. Cette propriété est en lecture seule.

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

Valeur de propriété

Emplacement des composants du pipeline.

Implémente

Attributs

S’applique à