Extension.InstanceName Property

Definition

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the instance name of extensions.

public:
 property System::String ^ InstanceName { System::String ^ get(); void set(System::String ^ value); };
public string InstanceName { get; set; }
member this.InstanceName : string with get, set
Public Property InstanceName As String

Property Value

The instance name of extensions.

Applies to