CSharpProjectProperties7.DefaultClientScript Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property VSLangProj::prjScriptLanguage DefaultClientScript { VSLangProj::prjScriptLanguage get(); void set(VSLangProj::prjScriptLanguage value); };
public:
property VSLangProj::prjScriptLanguage DefaultClientScript { VSLangProj::prjScriptLanguage get(); void set(VSLangProj::prjScriptLanguage value); };
[System.Runtime.InteropServices.DispId(10021)]
public VSLangProj.prjScriptLanguage DefaultClientScript { [System.Runtime.InteropServices.DispId(10021)] get; [System.Runtime.InteropServices.DispId(10021)] set; }
[<System.Runtime.InteropServices.DispId(10021)>]
[<get: System.Runtime.InteropServices.DispId(10021)>]
[<set: System.Runtime.InteropServices.DispId(10021)>]
member this.DefaultClientScript : VSLangProj.prjScriptLanguage with get, set
Public Property DefaultClientScript As prjScriptLanguage
Valor da propriedade
Implementações
- Atributos