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)。

適用対象