VSTAScriptingEngine.c_xmlprojAssemblyNode Field

Definition

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 

Field Value

Applies to