VBProjectProperties6.__id Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::String ^ __id { System::String ^ get(); };
public:
property Platform::String ^ __id { Platform::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)]
public string __id { [System.Runtime.InteropServices.DispId(-2147418112)] 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
[<System.Runtime.InteropServices.DispId(-2147418112)>]
[<get: System.Runtime.InteropServices.DispId(-2147418112)>]
member this.__id : string
Public ReadOnly Property __id As String
Property Value
- Attributes