RedirectionType.Namespace 属性

定义

获取 RedirectionType 的命名空间。

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

属性值

String

重定向类型的命名空间。

适用于