DeploymentProviderFactory.ExamplePath Property

Definition

Gets the example path of the current deployment provider factory.

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

Property Value

A string that contains the example path of the current deployment provider factory.

Applies to