Bagikan melalui


CodeLensDetailEntryCommand.CommandSet Property

Definition

The command group Guid.

public:
 property Nullable<Guid> CommandSet { Nullable<Guid> get(); void set(Nullable<Guid> value); };
public Guid? CommandSet { get; set; }
member this.CommandSet : Nullable<Guid> with get, set
Public Property CommandSet As Nullable(Of Guid)

Property Value

Applies to