ISimpleAssignmentOperation.IsRef Property

Definition

Is this a ref assignment

public:
 property bool IsRef { bool get(); };
public bool IsRef { get; }
member this.IsRef : bool
Public ReadOnly Property IsRef As Boolean

Property Value

Applies to