ApplicationClass.ComponentStorePath Propriedade

Definição

Retorna o caminho onde os componentes do pipeline são armazenados. Esta propriedade é somente para leitura.

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

Valor da propriedade

A localização dos componentes do pipeline.

Implementações

Atributos

Aplica-se a