VSTAScriptingEngine.c_xmlprojNamespaceAlias 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 alias used in our xpath query for the namespace above which is rather big.
public: System::String ^ c_xmlprojNamespaceAlias;
public: static initonly System::String ^ c_xmlprojNamespaceAlias;
public const string c_xmlprojNamespaceAlias;
public static readonly string c_xmlprojNamespaceAlias;
val mutable c_xmlprojNamespaceAlias : string
staticval mutable c_xmlprojNamespaceAlias : string
Public Const c_xmlprojNamespaceAlias As String
Public Shared ReadOnly c_xmlprojNamespaceAlias As String