SpaceNegotiatingAdornmentTag::ProviderTag Property
Visual Studio 2015
Gets a unique object that identifies the provider of the adornment.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
public: property Object^ ProviderTag { [CompilerGeneratedAttribute] Object^ get(); [CompilerGeneratedAttribute] private: void set(Object^ value); }
This object is used to get adornments by calling GetAdornmentTags.
Show: