Share via


Moniker.DomainModelFullName Property

Definition

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

Applies to