PropertyUpdate.Property Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la propriété mise à jour.
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
Valeur de propriété
- Attributs