This topic has not yet been rated - Rate this topic

StringProperty Class

Represents a property that has a string value.

Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
'Usage
Dim instance As StringProperty

[DataContractAttribute] 
public class StringProperty : DeviceProperty
/** @attribute DataContractAttribute() */ 
public class StringProperty extends DeviceProperty
DataContractAttribute 
public class StringProperty extends DeviceProperty

An instance of StringProperty must be created by using the CreateStringProperty method.


System.Object
   Microsoft.WindowsServerSolutions.Common.Devices.DeviceProperty
    Microsoft.WindowsServerSolutions.Common.Devices.StringProperty
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Server 2008 R2 x64, Windows 7 x64, Windows Server 2008 x64, Windows Vista x64

 

Copyright © 2013 by Microsoft Corporation. All rights reserved.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.