IProtectPathInfo.RelativePath 屬性
適用於版本2
取得資料夾或檔案的相對路徑。
命名空間: Microsoft.WebMatrix.Extensibility
組件: Microsoft.WebMatrix.Extensibility (在 Microsoft.WebMatrix.Extensibility.dll 中)
語法
'宣告
ReadOnly Property RelativePath As String
Get
'用途
Dim instance As IProtectPathInfo
Dim value As String
value = instance.RelativePath
string RelativePath { get; }
property String^ RelativePath {
String^ get ();
}
abstract RelativePath : string
function get RelativePath () : String
屬性值
型別:System.String
資料夾或檔案的相對路徑。