Share via


DeploymentLinkExtension.ExampleOrDetail Property

Definition

Gets the example or detail message for the current link extension.

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

Property Value

A string that contains the example or detail message for the current link extension.

Implements

Applies to