Compartir a través de


FolderName Propiedad

Gets the folder name associated with a ServerProperty object.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property FolderName As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A folder name.