DeploymentProviderFactory.ExamplePath 屬性

定義

取得目前部署提供者處理站的範例路徑。

public:
 abstract property System::String ^ ExamplePath { System::String ^ get(); };
public abstract string ExamplePath { get; }
member this.ExamplePath : string
Public MustOverride ReadOnly Property ExamplePath As String

屬性值

字串,包含目前部署提供者處理站的範例路徑。

適用於