NamespaceResolveEventArgs.NamespaceName 屬性

定義

取得要解析的命名空間名稱。

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

屬性值

要解析的命名空間的名稱。

適用於