ContextDomainName Property |
Gets the name of the account's primary domain alias.
Namespace: ConnectedApps.Cms.Sdk.FrameworkAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DomainName { get; }
Public ReadOnly Property DomainName As String
Get
public:
property String^ DomainName {
String^ get ();
}
member DomainName : string with get
Property Value
Type:
String
See Also