AccessControlListMetadata.FullSelectionPermission Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)

Syntax

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

AccessControlListMetadata Class

Microsoft.TeamFoundation.WorkItemTracking.Proxy Namespace