public virtual string DefaultDomainAccountDomain { get; }Public Overridable ReadOnly Property DefaultDomainAccountDomain As String
Getpublic:
virtual property String^ DefaultDomainAccountDomain {
String^ get ();
}abstract DefaultDomainAccountDomain : string with get
override DefaultDomainAccountDomain : string with getThe base class implementation always throw a NotSupportedException.
| NotSupportedException | Using a default domain name is not supported. |