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