Share via


ProtocolReflector.DefaultNamespace プロパティ

定義

関連付けられている ServiceDescription オブジェクトの Namespace プロパティによって識別される、既定の名前空間を取得します。

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

プロパティ値

関連付けられている ServiceDescription オブジェクトの Namespace プロパティによって識別される、既定の名前空間。

適用対象