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