Freigeben über


IInvocationOperation.Instance Eigenschaft

Definition

'This' or 'Me'-Instanz, die an die Methode oder null übermittelt werden soll, wenn die Methode statisch ist.

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

Eigenschaftswert

Gilt für: