Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If true, the property is a key value.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages.Server
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public bool IsKey { get; }
public:
property bool IsKey {
bool get();
}
Public ReadOnly Property IsKey As Boolean
Property Value
Type: System.Boolean
See Also
DdmProperty Class
Microsoft.ConfigurationManagement.Messaging.Messages.Server Namespace
Return to top