Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Indicates the identifier of the XML data. This field supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)
Usage
'Usage
Dim instance As SmsWizardBranchXmlData
Dim value As String
value = instance.Id
instance.Id = value
Syntax
'Declaration
<XmlAttributeAttribute("Id")> _
Public Id As String
[XmlAttributeAttribute("Id")]
public string Id
[XmlAttributeAttribute(L"Id")]
public:
String^ Id
/** @attribute XmlAttributeAttribute("Id") */
public String Id
XmlAttributeAttribute("Id")
public var Id : String
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
SmsWizardBranchXmlData Class
SmsWizardBranchXmlData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace