FaultCode.Namespace 속성

정의

오류 코드의 네임스페이스를 가져옵니다.

public:
 property System::String ^ Namespace { System::String ^ get(); };
public string Namespace { get; }
member this.Namespace : string
Public ReadOnly Property Namespace As String

속성 값

네임스페이스 이름의 URI(Uniform Resource Identifier)입니다.

적용 대상