Compartilhar via


Propriedade do RDL ObjectPath

Gets the path of the object.

Namespace:  Microsoft.SqlServer.Management.Facets
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
ReadOnly Property ObjectPath As String
    Get
'Uso
Dim instance As IDmfObjectInfo
Dim value As String

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

Valor da propriedade

Tipo: System. . :: . .String
A String value that specifies the path of the object.

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.