Configuration.get_CanonicalName(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:
virtual int get_CanonicalName([Runtime::InteropServices::Out] System::String ^ % canonicalName);
public int get_CanonicalName (out string canonicalName);
abstract member get_CanonicalName : string -> int
override this.get_CanonicalName : string -> int
Public Function get_CanonicalName (ByRef canonicalName As String) As Integer
Parameters
- canonicalName
- String