Warning.ObjectType Property

Namespace:  Microsoft.TeamFoundation.Client.Reporting
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

‘선언
Public Property ObjectType As String
    Get
    Set
public string ObjectType { get; set; }
public:
property String^ ObjectType {
    String^ get ();
    void set (String^ value);
}
member ObjectType : string with get, set
function get ObjectType () : String
function set ObjectType (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

Warning Class

Microsoft.TeamFoundation.Client.Reporting Namespace