UserInteractionServices.Unnamed Property

Gets a localized string for "unnamed."

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

Syntax

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

Property Value

Type: System.String
A localized value that indicates a status of unnamed.

.NET Framework Security

See Also

Reference

UserInteractionServices Class

Microsoft.Data.Schema Namespace