PropertyUpdate.Property Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene la proprietà aggiornata.
public:
property Microsoft::VisualStudio::RpcContracts::Commands::CommandProperty Property { Microsoft::VisualStudio::RpcContracts::Commands::CommandProperty get(); };
[Newtonsoft.Json.JsonProperty]
public Microsoft.VisualStudio.RpcContracts.Commands.CommandProperty Property { get; }
[System.Runtime.Serialization.DataMember(Order=0)]
public Microsoft.VisualStudio.RpcContracts.Commands.CommandProperty Property { [System.Runtime.CompilerServices.IsReadOnly] get; }
[<Newtonsoft.Json.JsonProperty>]
member this.Property : Microsoft.VisualStudio.RpcContracts.Commands.CommandProperty
[<System.Runtime.Serialization.DataMember(Order=0)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Property : Microsoft.VisualStudio.RpcContracts.Commands.CommandProperty
Public ReadOnly Property Property As CommandProperty
Valore della proprietà
- Attributi