Query_InterfacePassword Property |
Password: If necessary
Namespace: MARCEngine5Assembly: MARCEngine (in MARCEngine.dll) Version: 2.2.8.0 (2.2.8)
Syntax string Password { get; set; }
Property Password As String
Get
Set
property String^ Password {
String^ get ();
void set (String^ value);
}
abstract Password : string with get, set
Property Value
Type:
StringSee Also