Freigeben über


IPropertySymbol.SetMethod Eigenschaft

Definition

Der 'set'-Accessor der Eigenschaft oder null, wenn die Eigenschaft schreibgeschützt ist.

public:
 property Microsoft::CodeAnalysis::IMethodSymbol ^ SetMethod { Microsoft::CodeAnalysis::IMethodSymbol ^ get(); };
public Microsoft.CodeAnalysis.IMethodSymbol SetMethod { get; }
public Microsoft.CodeAnalysis.IMethodSymbol? SetMethod { get; }
member this.SetMethod : Microsoft.CodeAnalysis.IMethodSymbol
Public ReadOnly Property SetMethod As IMethodSymbol

Eigenschaftswert

Gilt für: