IdentityAttributeTags.ReadOnlyProperties Field
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly ReadOnlyProperties As HashSet(Of String)
public static readonly HashSet<string> ReadOnlyProperties
public:
static initonly HashSet<String^>^ ReadOnlyProperties
static val ReadOnlyProperties: HashSet<string>
public static final var ReadOnlyProperties : HashSet<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.