[Missing <summary> documentation for "P:TinCan.StatementTarget.ObjectType"]
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)
Syntax
C# |
---|
string ObjectType { get; } |
Visual Basic |
---|
ReadOnly Property ObjectType As String Get |
Visual C++ |
---|
property String^ ObjectType { String^ get (); } |
F# |
---|
abstract ObjectType : string with get |