AssemblyEnvelope.SetTag<T> Method |
Namespace: PostSharp.Sdk.CodeModel
Assembly: PostSharp.Compiler.Engine (in PostSharp.Compiler.Engine.dll) Version: 2023.0.3.0 (2023.0.3.0)
public void SetTag<T>( TagId tagId, T value )
Parameters
- tagId
- Type: PostSharp.Sdk.CodeModel.TagId
Tag identifier. - value
- Type: T
Tag value.
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "M:PostSharp.Sdk.CodeModel.AssemblyEnvelope.SetTag``1(PostSharp.Sdk.CodeModel.TagId,``0)"]