Test.AssociationOption Property
Namespace: Microsoft.TeamFoundation.TestImpact.Client
Assembly: Microsoft.TeamFoundation.TestImpact.Client (in Microsoft.TeamFoundation.TestImpact.Client.dll)
Syntax
‘선언
Public Property AssociationOption As AssociationOption
Get
Friend Set
public AssociationOption AssociationOption { get; internal set; }
public:
property AssociationOption AssociationOption {
AssociationOption get ();
internal: void set (AssociationOption value);
}
member AssociationOption : AssociationOption with get, internal set
function get AssociationOption () : AssociationOption
internal function set AssociationOption (value : AssociationOption)
Property Value
Type: Microsoft.TeamFoundation.TestImpact.Client.AssociationOption
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.