XmlSerializerVersionAttribute.Namespace 속성

정의

어셈블리의 CLR(공통 언어 런타임) 네임스페이스를 가져오거나 설정합니다.

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

속성 값

String

어셈블리의 CLR(공통 언어 런타임) 네임스페이스를 포함하는 String입니다.

적용 대상