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 a URI for the file path to the content. Use this property instead of FilePath.
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public Uri FilePathUri { get; set; }
public:
property Uri^ FilePathUri {
Uri^ get();
void set(Uri^ value);
}
Public Property FilePathUri As Uri
Property Value
Type: System.Uri
See Also
ContentLocationUrl Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top