ExceptionMailAvailable Property |
是否可用
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public bool Available { get; }
Public ReadOnly Property Available As Boolean
Get
public:
property bool Available {
bool get ();
}
member Available : bool with get
Property Value
Type:
BooleanSee Also