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 location records of the content.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public WsusLocationRecords LocationRecords { get; set; }
public:
property WsusLocationRecords^ LocationRecords {
WsusLocationRecords^ get();
void set(WsusLocationRecords^ value);
}
Public Property LocationRecords As WsusLocationRecords
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.WsusLocationRecords
See Also
WsusSite Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top