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.
Indicates the type for the page user data.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsPageUserData
Dim value As String
value = instance.Type
instance.Type = value
Syntax
'Declaration
<XmlAttributeAttribute("Type")> _
Public Type As String
[XmlAttributeAttribute("Type")]
public string Type
[XmlAttributeAttribute(L"Type")]
public:
String^ Type
/** @attribute XmlAttributeAttribute("Type") */
public String Type
XmlAttributeAttribute("Type")
public var Type : String
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsPageUserData Class
SmsPageUserData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace