VSTAScriptingEngine.c_xmlprojAssemblyNode Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
this is the node where the assembly name is stored in the project file vstaprojxml is the alias for the namespace used by the xml defined above
public: System::String ^ c_xmlprojAssemblyNode;
public: static initonly System::String ^ c_xmlprojAssemblyNode;
public const string c_xmlprojAssemblyNode;
public static readonly string c_xmlprojAssemblyNode;
val mutable c_xmlprojAssemblyNode : string
staticval mutable c_xmlprojAssemblyNode : string
Public Const c_xmlprojAssemblyNode As String
Public Shared ReadOnly c_xmlprojAssemblyNode As String