 | GLExceptionMethod Property |
The method in which the error> occurred.
Namespace:
Ooogles
Assembly:
Ooogles (in Ooogles.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Method { get; }
Public ReadOnly Property Method As String
Get
public:
property String^ Method {
String^ get ();
}
member Method : string with get
Property Value
Type:
String
See Also