OleCommandExecutionArgs.PguidCmdGroup 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.
pguidCmdGroup parameter of the Exec(Guid, UInt32, UInt32, IntPtr, IntPtr).
public:
property Guid PguidCmdGroup { Guid get(); };
public Guid PguidCmdGroup { get; }
member this.PguidCmdGroup : Guid
Public ReadOnly Property PguidCmdGroup As Guid