Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
When overridden in a derived class, gets the path of the file (without the file name), relative to the root directory of the replica.
Namespace: Microsoft.Synchronization.Files
Assembly: Microsoft.Synchronization.Files (in Microsoft.Synchronization.Files.dll)
Syntax
'Declaration
ReadOnly Property RelativeDirectoryPath As String
Get
'Usage
Dim instance As IFileDataRetriever
Dim value As String
value = instance.RelativeDirectoryPath
string RelativeDirectoryPath { get; }
property String^ RelativeDirectoryPath {
String^ get ();
}
abstract RelativeDirectoryPath : string
function get RelativeDirectoryPath () : String
Property Value
Type: System.String
The path of the file (without the file name) relative to the root directory of the replica.