BindingInfo.AddModuleRef(String, String, String, String) Method
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.
public:
void AddModuleRef(System::String ^ name, System::String ^ version, System::String ^ culture, System::String ^ token);
public void AddModuleRef (string name, string version, string culture, string token);
member this.AddModuleRef : string * string * string * string -> unit
Public Sub AddModuleRef (name As String, version As String, culture As String, token As String)
Parameters
- name
- String
- version
- String
- culture
- String
- token
- String