AclChangedEvent.EntryType Field
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Declaration
Public EntryType As String
'Usage
Dim instance As AclChangedEvent
Dim value As String
value = instance.EntryType
instance.EntryType = value
public string EntryType
public:
String^ EntryType
public var EntryType : String
.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.