Moniker.DomainModelFullName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the DomainModel that the element represented by this Moniker resides in. This is used to find the 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
Property Value
- Attributes