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 the request type for the IPAddress value.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public MPBootMediaLocationRequestType RequestType { get; private set; }
public:
property MPBootMediaLocationRequestType RequestType {
MPBootMediaLocationRequestType get();
private: void set(MPBootMediaLocationRequestType value);
}
Public Property RequestType As MPBootMediaLocationRequestType
Get
Private Set
End Property
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Messages.MPBootMediaLocationRequestType
See Also
MPBootMediaLocationRequest Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top