LocalizableTypeConverter.GetTypeMemberDescriptor(Type) Method

Definition

Retrieves the MemberDescriptor for the type

public Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableMemberDescriptor GetTypeMemberDescriptor (Type type);
member this.GetTypeMemberDescriptor : Type -> Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableMemberDescriptor
Public Function GetTypeMemberDescriptor (type As Type) As LocalizableMemberDescriptor

Parameters

type
Type

Returns

Applies to