CommandBarsClass.Creator Property

Definition

Gets the ID of the application.

public:
 virtual property int Creator { int get(); };
public:
 virtual property int Creator { int get(); };
[System.Runtime.InteropServices.DispId(1610743809)]
public virtual int Creator { [System.Runtime.InteropServices.DispId(1610743809)] get; }
[<System.Runtime.InteropServices.DispId(1610743809)>]
[<get: System.Runtime.InteropServices.DispId(1610743809)>]
member this.Creator : int
Public Overridable ReadOnly Property Creator As Integer

Property Value

Always returns 0x53544452

Implements

Attributes

Notes to Inheritors

This property should always return 0x53544452.

Applies to