DesignerNamespaceResolveEventArgs.NamespaceName 屬性

定義

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

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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

屬性值

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

適用於