Propriedade UserInteractionServices.Unnamed

Obtém um localizadas string para "sem nome".

Namespace:  Microsoft.Data.Schema
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.String
Um valor localizado que indica o status de sem nome.

Segurança do .NET Framework

Consulte também

Referência

UserInteractionServices Classe

Namespace Microsoft.Data.Schema