Freigeben über


IXsltContextVariable.IsLocal Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob es sich um eine lokale Variable handelt.

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

Eigenschaftswert

Boolean

true, wenn es sich bei der Variablen um eine lokale Variable im aktuellen Kontext handelt, andernfalls false.

Gilt für