Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets or sets the central site. If you do not set this property, it will use the value that is set for SiteCode.
Namespace: Microsoft.ConfigurationManagement.Messaging.StatusMessages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
[StatusMessagePropertyAttribute]
public string TopLevelSiteCode { get; set; }
public:
[StatusMessagePropertyAttribute]
property String^ TopLevelSiteCode {
String^ get();
void set(String^ value);
}
<StatusMessagePropertyAttribute>
Public Property TopLevelSiteCode As String
Property Value
Type: System.String
See Also
SmsStatusMessage Class
Microsoft.ConfigurationManagement.Messaging.StatusMessages Namespace
Return to top