IDTSVariable100.Namespace 속성

정의

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

속성 값

변수의 네임스페이스입니다.

특성

적용 대상