TargetObject Property (ObjectNotFoundException)
In This Topic
The
OID.ClassID of the requested object
Syntax
'Declaration
Public ReadOnly Property TargetObject As String
public string TargetObject {get;}
public:
property String^ TargetObject {
String^ get();
}
See Also