LocalizedDescriptionAttribute.ResourceType Property

Definition

Gets the Type for the resource file.

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 file.

Applies to