Compartir a través de


ThumbnailAttribute.ResourceName (Propiedad)

Obtiene el nombre de la imagen del icono.

Espacio de nombres:  Microsoft.Windows.Design
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
Public ReadOnly Property ResourceName As String
    Get
public string ResourceName { get; }
public:
property String^ ResourceName {
    String^ get ();
}
member ResourceName : string
function get ResourceName () : String

Valor de propiedad

Tipo: System.String
Nombre completo de la imagen del icono.

Seguridad de .NET Framework

Vea también

Referencia

ThumbnailAttribute Clase

Microsoft.Windows.Design (Espacio de nombres)