Share via


StagingBatchInformation.ModelName 속성

정의

모델 이름을 가져오거나 설정합니다.

public:
 property System::String ^ ModelName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string ModelName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ModelName : string with get, set
Public Property ModelName As String

속성 값

모델 이름을 나타내는 문자열입니다.

특성

적용 대상