[Missing <summary> documentation for "P:White_Tiger.prefs.WindowsAutherication"]
Assembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)
Syntax
C# |
---|
public bool WindowsAutherication { get; set; } |
Visual Basic |
---|
Public Property WindowsAutherication As Boolean Get Set |
Visual C++ |
---|
public: property bool WindowsAutherication { bool get (); void set (bool value); } |