Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Indicates whether the collection is read-only.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public bool IsReadOnly { get; }
public:
property bool IsReadOnly {
bool get();
}
Public ReadOnly Property IsReadOnly As Boolean
Property Value
Type: System.Boolean
See Also
MessagePropertyDictionary Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top