GlobalObjectDescriptionAttribute.GlobalObject 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.
Gets the global object to which the custom data should apply.
public:
property Microsoft::VisualStudio::Shell::Design::GlobalObject ^ GlobalObject { Microsoft::VisualStudio::Shell::Design::GlobalObject ^ get(); };
public Microsoft.VisualStudio.Shell.Design.GlobalObject GlobalObject { get; }
member this.GlobalObject : Microsoft.VisualStudio.Shell.Design.GlobalObject
Public ReadOnly Property GlobalObject As GlobalObject