Condividi tramite


Proprietà UserInteractionServices.Unnamed

Ottiene un oggetto string localizzato per "unnamed".

Spazio dei nomi:  Microsoft.Data.Schema
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
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

Valore proprietà

Tipo: System.String
Valore localizzato che indica lo stato "unnamed" (senza nome).

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UserInteractionServices Classe

Spazio dei nomi Microsoft.Data.Schema