CSharpProjectProperties7.DefaultClientScript 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
属性值
实现
- 属性