CommonCommandLineModel.ControllerNamespace Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
property System::String ^ ControllerNamespace { System::String ^ get(); void set(System::String ^ value); };
[Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Option(Description="Specify the name of the namespace to use for the generated controller", Name="controllerNamespace", ShortName="namespace")]
public string ControllerNamespace { get; set; }
[<Microsoft.VisualStudio.Web.CodeGeneration.CommandLine.Option(Description="Specify the name of the namespace to use for the generated controller", Name="controllerNamespace", ShortName="namespace")>]
member this.ControllerNamespace : string with get, set
Public Property ControllerNamespace As String
Özellik Değeri
- Öznitelikler