Condividi tramite


CommandMetadata.Flags Proprietà

Definizione

Ottiene o imposta i flag associati al comando.

[System.Runtime.Serialization.DataMember]
public Microsoft.VisualStudio.RpcContracts.Commands.CommandFlags? Flags { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Flags : Nullable<Microsoft.VisualStudio.RpcContracts.Commands.CommandFlags> with get, set
Public Property Flags As Nullable(Of CommandFlags)

Valore della proprietà

Attributi

Si applica a