DeclaredTypeElement.Type Egenskap

Definition

Hämtar eller anger namnet på den deklarerade typen som kräver en samling kända typer.

Detta API stöder produktinfrastrukturen och är inte avsett att användas direkt från koden.

public:
 property System::String ^ Type { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("type", DefaultValue="", Options=System.Configuration.ConfigurationPropertyOptions.IsKey)]
public string Type { get; set; }
[<System.Configuration.ConfigurationProperty("type", DefaultValue="", Options=System.Configuration.ConfigurationPropertyOptions.IsKey)>]
member this.Type : string with get, set
Public Property Type As String

Egenskapsvärde

Namnet på den deklarerade typen.

Attribut

Gäller för