ISfcDomainLite.DomainName 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 domain used to distinguish it from other domains. This is usually the end of the namespace qualifier.
public string DomainName { get; }
member this.DomainName : string
Public ReadOnly Property DomainName As String