ProjectItem.Object 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.
Gets an object that can be accessed by name at run time.
public:
property System::Object ^ Object { System::Object ^ get(); };
C++/CX
public:
property Platform::Object ^ Object { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(108)]
public object Object { [System.Runtime.InteropServices.DispId(108)] get; }
[<System.Runtime.InteropServices.DispId(108)>]
[<get: System.Runtime.InteropServices.DispId(108)>]
member this.Object : obj
Public ReadOnly Property Object As Object
An object that can be accessed by name at run time.
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |