Moniker.DomainModelFullName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此名字对象表示的元素所在的 DomainModel 的名称。 这用于查找 MonikerResolver。
public:
property System::String ^ DomainModelFullName { System::String ^ get(); };
public string DomainModelFullName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainModelFullName : string
Public ReadOnly Property DomainModelFullName As String
属性值
- 属性