CSharpProjectConfigurationProperties6.__id Property
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(); };
C++/CX
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
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |