RestoreLocation.File Özelliği
Alır veya ayarlar ile ilişkili bir dosya dize bir RestoreLocation nesne.
Ad Alanı: Microsoft.AnalysisServices
Derleme: Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)
Sözdizimi
'Bildirim
Public Property File As String
Get
Set
'Kullanım
Dim instance As RestoreLocation
Dim value As String
value = instance.File
instance.File = value
public string File { get; set; }
public:
property String^ File {
String^ get ();
void set (String^ value);
}
member File : string with get, set
function get File () : String
function set File (value : String)
Özellik Değeri
Tür: System.String
Bir dosya adı.