Share via


WebSiteProperties.__id Property

Definition

This property supports the .NET Framework infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ __id { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(-2147418112)]
public string __id { [System.Runtime.InteropServices.DispId(-2147418112)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)] get; }
[<System.Runtime.InteropServices.DispId(-2147418112)>]
[<get: System.Runtime.InteropServices.DispId(-2147418112)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FHidden)>]
member this.__id : string
Public ReadOnly Property __id As String

Property Value

An identifier.

Attributes

Applies to