Propriété FolderName
Gets the folder name associated with a ServerProperty object.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FolderName As String
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .String
A folder name.