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

속성 값

String

특성과 연결된 형식입니다.

적용 대상