DirectiveAttribute.BuilderType 属性

定义

获取或设置与特性相关的类型。

public:
 property System::String ^ BuilderType { System::String ^ get(); void set(System::String ^ value); };
public string BuilderType { get; set; }
member this.BuilderType : string with get, set
Public Property BuilderType As String

属性值

与属性关联的类型。

适用于