ResourceType.FullName Property

Definition

Gets the full name of the resource.

public:
 property System::String ^ FullName { System::String ^ get(); };
public string FullName { get; }
member this.FullName : string
Public ReadOnly Property FullName As String

Property Value

The full name of the resource type as string.

Applies to