UserInteractionServices.Unnamed, propriété
Obtient un string localisé pour « sans nom ».
Espace de noms : Microsoft.Data.Schema
Assembly : Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)
Syntaxe
'Déclaration
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
Valeur de propriété
Type : System.String
Valeur localisée qui indique un état sans nom.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.