BlockSyntaxDescriptor.SetAttributeValue

BlockSyntaxDescriptor.SetAttributeValue<T> method

Definieert de interface voor ingesteld attribuut.

public void SetAttributeValue<T>(string name, T value)
ParameterBeschrijving
THet T-type.
nameDe tekenreeksnaam.
valueDe T-waarde.

Zie ook