MFIdentifier(String) Constructor

Constructor with known string value.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public MFIdentifier(
	string str
)

Parameters

str  String
Known alias string.

See Also