ResourceType.FullName Propriedade

Definição

Obtém o nome completo do recurso.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

Valor da propriedade

String

O nome completo do tipo de recurso como cadeia de caracteres.The full name of the resource type as string.

Aplica-se a