ProjectNode.import(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.
protected:
virtual System::String ^ import(System::String ^ _buffer);
protected virtual string import (string _buffer);
abstract member import : string -> string
override this.import : string -> string
Protected Overridable Function import (_buffer As String) As String
Parameters
- _buffer
- String