Share via


ManagementNameAttribute.Name 속성

정의

사용자가 쉽게 식별할 수 있는 개체 이름을 가져오거나 설정합니다. 개체는 ManagementProbe, ManagementKey 또는 ManagementConfiguration 특성으로 표시된 속성이나 메서드 매개 변수일 수 있습니다.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

속성 값

사용자가 쉽게 식별할 수 있는 개체 이름을 나타내는 String 값입니다.

적용 대상