UserInteractionServices.Unnamed (Propiedad)

Obtiene un valor de tipo string adaptado para "sin nombre".

Espacio de nombres:  Microsoft.Data.Schema
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Protected Shared ReadOnly Property Unnamed As String
    Get
protected static string Unnamed { get; }
protected:
static property String^ Unnamed {
    String^ get ();
}
static member Unnamed : string
static function get Unnamed () : String

Valor de propiedad

Tipo: System.String
Valor adaptado que indica un estado "sin nombre".

Seguridad de .NET Framework

Vea también

Referencia

UserInteractionServices Clase

Microsoft.Data.Schema (Espacio de nombres)