Właściwość ServerProperty.FolderName
Pobiera nazwę folderu skojarzonego z ServerProperty obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public ReadOnly Property FolderName As String
Get
'Użycie
Dim instance As ServerProperty
Dim value As String
value = instance.FolderName
public string FolderName { get; }
public:
property String^ FolderName {
String^ get ();
}
member FolderName : string
function get FolderName () : String
Wartość właściwości
Typ: System.String
Nazwa folderu.