次の方法で共有


CodeChange.MethodKind Property

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

Syntax

'宣言
Public Property MethodKind As MethodKind
    Get
    Set
public MethodKind MethodKind { get; set; }
public:
property MethodKind MethodKind {
    MethodKind get ();
    void set (MethodKind value);
}
member MethodKind : MethodKind with get, set
function get MethodKind () : MethodKind
function set MethodKind (value : MethodKind)

Property Value

Type: Microsoft.TeamFoundation.TestImpact.Client.MethodKind

.NET Framework Security

See Also

Reference

CodeChange Class

Microsoft.TeamFoundation.TestImpact.Client Namespace