Share via


IDTSVariable100.Namespace Propriété

Définition

Obtient ou définit l'espace de noms auquel la variable appartient.

public:
 property System::String ^ Namespace { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(2)]
public string Namespace { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.Namespace : string with get, set
Public Property Namespace As String

Valeur de propriété

Espace de noms de la variable.

Attributs

Remarques

Pour plus d’informations, consultez Variable.

S’applique à