Domain OptionsDomain Property
Gets the name of the domain to join.
Definition
Namespace: Ookii.AnswerFile
Assembly: Ookii.AnswerFile (in Ookii.AnswerFile.dll) Version: 2.3.0+3ec3ef5391bcdf8d84abe65b91ab672cac4934d3
The domain.
Assembly: Ookii.AnswerFile (in Ookii.AnswerFile.dll) Version: 2.3.0+3ec3ef5391bcdf8d84abe65b91ab672cac4934d3
C#
public string Domain { get; }VB
Public ReadOnly Property Domain As String
GetC++
public:
property String^ Domain {
String^ get ();
}F#
member Domain : string with getProperty Value
StringThe domain.