Partilhar via


Método GetPropertyValue

Gets the value of the specified property.

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

Sintaxe

'Declaração
Public Function GetPropertyValue ( _
    name As String _
) As Object
'Uso
Dim instance As FacetEvaluationContext
Dim name As String
Dim returnValue As Object

returnValue = instance.GetPropertyValue(name)
public Object GetPropertyValue(
    string name
)
public:
Object^ GetPropertyValue(
    String^ name
)
member GetPropertyValue : 
        name:string -> Object 
public function GetPropertyValue(
    name : String
) : Object

Parâmetros

Valor de retorno

Tipo: System. . :: . .Object
A Object object value that specifies the property value.

Comentários

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