IDeploymentNameDescription.ExampleOrDetail Property

Definition

Gets the example or detail information of the current deployment name and description object.

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

Property Value

A string containing the example or detail information of the current deployment name and description object.

Applies to