共用方式為


GlobalObjectDescriptionAttribute.GlobalObject Property

Definition

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

Property Value

GlobalObject.

Applies to