ProxyStub.XmlTlbId Property

Definition

Gets or sets a property that is used to serialize the TlbId 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 ^ XmlTlbId { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string XmlTlbId { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.XmlTlbId : string with get, set
Public Property XmlTlbId As String

Property Value

String

The value of the TlbId property.

Attributes

Applies to