ProxyStub.XmlIID Property

Definition

Gets or sets a property that is used to serialize the IID property to an XML file.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ XmlIID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string XmlIID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.XmlIID : string with get, set
Public Property XmlIID As String

Property Value

String

The value of the IID property.

Attributes

Applies to