Udostępnij przez


Właściwość RestoreFolder.New

Pobiera lub Ustawia lokalizację nowego folderu ma być utworzony do użytku przez RestoreFolder elementu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property New As String
    Get
    Set
'Użycie
Dim instance As RestoreFolder
Dim value As String

value = instance.New

instance.New = value
public string New { get; set; }
public:
property String^ New {
    String^ get ();
    void set (String^ value);
}
member New : string with get, set
function get New () : String
function set New (value : String)

Wartość właściwości

Typ: System.String
Nową lokalizację folderu.