Dsl.ExplorerTitleMenuName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回 "模型资源管理器" 和 "菜单 (" 中使用的文本: > "其他窗口"- > ExplorerTitleMenuName) 它基于资源管理器来构造标题。标题 + "资源管理器"
public:
property System::String ^ ExplorerTitleMenuName { System::String ^ get(); };
public string ExplorerTitleMenuName { get; }
member this.ExplorerTitleMenuName : string
Public ReadOnly Property ExplorerTitleMenuName As String