CustomXMLSchemaCollectionClass.Add(String, String, String, Boolean) Método

Definición

public virtual Microsoft.Office.Core.CustomXMLSchema Add (string NamespaceURI = "", string Alias = "", string FileName = "", bool InstallForAllUsers = false);
abstract member Add : string * string * string * bool -> Microsoft.Office.Core.CustomXMLSchema
override this.Add : string * string * string * bool -> Microsoft.Office.Core.CustomXMLSchema
Public Overridable Function Add (Optional NamespaceURI As String = "", Optional Alias As String = "", Optional FileName As String = "", Optional InstallForAllUsers As Boolean = false) As CustomXMLSchema

Parámetros

NamespaceURI
String
Alias
String
FileName
String
InstallForAllUsers
Boolean

Devoluciones

Implementaciones

Se aplica a