다음을 통해 공유


ExtendedProperty.Namespace 속성

정의

이 정보와 연결된 네임스페이스를 가져오거나 설정합니다.

public:
 property System::String ^ Namespace { System::String ^ get(); void set(System::String ^ value); };
public string Namespace { get; set; }
member this.Namespace : string with get, set
Public Property Namespace As String

속성 값

네임스페이스를 포함하는 문자열입니다.

적용 대상