IdentityGeneratorCommandLineModel.UserClass Proprietà

Definizione

public:
 property System::String ^ UserClass { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Option(Description="Name of the User class to generate.", Name="userClass", ShortName="u")]
public string UserClass { get; set; }
[<Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Option(Description="Name of the User class to generate.", Name="userClass", ShortName="u")>]
member this.UserClass : string with get, set
Public Property UserClass As String

Valore della proprietà

Attributi

Si applica a