Share via


TestCaseManagementDisplayNameAttribute.ResourceType Property

Definition

Gets the Type for the resource object that contains the localized text.

public:
 property Type ^ ResourceType { Type ^ get(); };
public Type ResourceType { get; }
member this.ResourceType : Type
Public ReadOnly Property ResourceType As Type

Property Value

The Type for the resource object that contains the localized text.

Applies to