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.
Gets or sets the site code.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public SiteInfoSiteCode SiteCode { get; set; }
public:
property SiteInfoSiteCode^ SiteCode {
SiteInfoSiteCode^ get();
void set(SiteInfoSiteCode^ value);
}
Public Property SiteCode As SiteInfoSiteCode
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.SiteInfoSiteCode
See Also
EnumerateMPLocationRequest Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top