Compartilhar via


Propriedade do RDL Path

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
ReadOnly Property Path As String
    Get
'Uso
Dim instance As IMajorObject
Dim value As String

value = instance.Path
string Path { get; }
property String^ Path {
    String^ get ();
}
abstract Path : string
function get Path () : String

Valor da propriedade

Tipo: System. . :: . .String