다음을 통해 공유


FunctionParameter.Name 속성

정의

FunctionParameter의 이름을 가져옵니다.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

속성 값

FunctionParameter의 이름입니다.

적용 대상