GCVExceptionCode Property |
[Missing <summary> documentation for "P:DXMLBase.Gcv.GCVException.Code"]
Namespace: DXMLBase.GcvAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual int Code { get; }
Public Overridable ReadOnly Property Code As Integer
Get
public:
virtual property int Code {
int get ();
}
abstract Code : int with get
override Code : int with get
Return Value
Type:
Int32code
See Also