Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Initializes a new instance of the InventoryInstanceElementADSiteInfo class.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public InventoryInstanceElementADSiteInfo(
string siteName
)
public:
InventoryInstanceElementADSiteInfo(
String^ siteName
)
Public Sub New (
siteName As String
)
Parameters
siteName
Type: System.StringThe site name.
See Also
InventoryInstanceElementADSiteInfo Overload
InventoryInstanceElementADSiteInfo Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top