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