ValueNotSetExceptionPropertyOrMethod Property |
The property/accessor or method that has no value
Namespace: ASCOMAssembly: ASCOM.Exceptions (in ASCOM.Exceptions.dll) Version: 7.0.0-rc.0+0
Syntaxpublic string PropertyOrMethod { get; }
Public ReadOnly Property PropertyOrMethod As String
Get
public:
property String^ PropertyOrMethod {
String^ get ();
}
Property Value
String
See Also