IVsDataObject.Identifier 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 IVsDataObjectIdentifier object that identifies the current data object.
public:
property Microsoft::VisualStudio::Data::Services::IVsDataObjectIdentifier ^ Identifier { Microsoft::VisualStudio::Data::Services::IVsDataObjectIdentifier ^ get(); };
public Microsoft.VisualStudio.Data.Services.IVsDataObjectIdentifier Identifier { get; }
member this.Identifier : Microsoft.VisualStudio.Data.Services.IVsDataObjectIdentifier
Public ReadOnly Property Identifier As IVsDataObjectIdentifier
The current object's identifier.
Produit | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |