Namespace: | Sirenix.Utilities |
Assembly: | Sirenix.Utilities |
[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false, Inherited = false)]
public class SirenixBuildNameAttribute : Attribute, _Attribute
public SirenixBuildNameAttribute(string buildName)
System.String | buildName |
public string BuildName { get; }