Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates the name for the page field data.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsPageFieldData
Dim value As String
value = instance.Name
instance.Name = value
Syntax
'Declaration
<XmlAttributeAttribute("Name")> _
Public Name As String
[XmlAttributeAttribute("Name")]
public string Name
[XmlAttributeAttribute(L"Name")]
public:
String^ Name
/** @attribute XmlAttributeAttribute("Name") */
public String Name
XmlAttributeAttribute("Name")
public var Name : String
Remarks
Name string.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsPageFieldData Class
SmsPageFieldData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace