Metoda DisplayCategoryKeyAttribute.GetDefaultKey (PropertyInfo)
Pobiera domyślny klucz za pomocą określonego PropertyInfo obiektu.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Function GetDefaultKey ( _
property As PropertyInfo _
) As String
'Użycie
Dim instance As DisplayCategoryKeyAttribute
Dim property As PropertyInfo
Dim returnValue As String
returnValue = instance.GetDefaultKey(property)
public string GetDefaultKey(
PropertyInfo property
)
public:
virtual String^ GetDefaultKey(
PropertyInfo^ property
) sealed
abstract GetDefaultKey :
property:PropertyInfo -> string
override GetDefaultKey :
property:PropertyInfo -> string
public final function GetDefaultKey(
property : PropertyInfo
) : String
Parametry
- property
Typ: System.Reflection.PropertyInfo
PropertyInfo Obiekt, który jest używany do uzyskiwania domyślnie klucz.
Wartość zwracana
Typ: System.String
Klucz używany do wyszukiwania kategorii właściwość zlokalizowanych w domyślnym pliku zasób.