Partager via


IXsltContextVariable.IsLocal Propriété

Définition

Obtient une valeur indiquant si la variable est locale.

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

Valeur de propriété

Boolean

true si la variable est une variable locale dans le contexte actuel ; sinon, false.

S’applique à