Namespace: P4s3CurveNew
Assembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0

Syntax

C#
[CompilationMappingAttribute(SourceConstructFlags.Value)]
public static string key { get; }
Visual Basic
<CompilationMappingAttribute(SourceConstructFlags.Value)> 
Public Shared ReadOnly Property key As String
	Get
Visual C++
public:
[CompilationMappingAttribute(SourceConstructFlags::Value)]
static property String^ key {
	String^ get ();
}

Property Value

Type: String

See Also