GraphFileSystemSetConfiguration Method |
Namespace: Emgu.TF
public Operation FileSystemSetConfiguration( Output scheme, Output key, Output value, string opName = "FileSystemSetConfiguration" )
Public Function FileSystemSetConfiguration ( scheme As Output, key As Output, value As Output, Optional opName As String = "FileSystemSetConfiguration" ) As Operation
public: Operation^ FileSystemSetConfiguration( Output^ scheme, Output^ key, Output^ value, String^ opName = L"FileSystemSetConfiguration" )
member FileSystemSetConfiguration : scheme : Output * key : Output * value : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "FileSystemSetConfiguration" *) -> Operation
2022 Emgu Corporation, All Rights Reserved,