SrgsDocument.Namespace 속성

정의

클래스의 SrgsDocument 네임스페이스를 가져오거나 설정합니다.

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

속성 값

이 속성은 Namespace 현재 SrgsDocument네임스페이스를 반환합니다.

적용 대상