RvmLoadOptions.AttributePrefix

RvmLoadOptions.AttributePrefix property

Gets or sets the prefix of the attributes that were defined in external attribute files, The prefix are used to avoid name conflicts, default value is “rvm:”

public string AttributePrefix { get; set; }

See Also