PropertyUpdate.Property Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft die aktualisierte Eigenschaft ab.
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
Eigenschaftswert
- Attribute