共用方式為


SmsClientId Constructor

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethod SmsClientId()

Initializes a new instance of the SmsClientId class.

System_CAPS_pubmethod SmsClientId(Guid)

Initializes a new instance of the SmsClientId class.

System_CAPS_pubmethod SmsClientId(SmsClientId)

Initializes a new instance of the SmsClientId class. Creates an SMSID from an SmsClientId object.

System_CAPS_pubmethod SmsClientId(String)

Initializes a new instance of the SmsClientId class. Creates an SMSID from a well-formed GUID string or SMS style (for example, GUID:xyz).

System_CAPS_pubmethod SmsClientId(String, Boolean)

Initializes a new instance of the SmsClientId class. Creates an SMSID from a specified string.

See Also

SmsClientId Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top