NetworkInterfaceMessageProperty.Name 속성

정의

네트워크 인터페이스 메시지 속성에 지정된 이름을 가져옵니다.

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

속성 값

String

네트워크 인터페이스 메시지 속성에 지정된 이름입니다.

적용 대상