LocalizedDescriptionAttribute.ResourceId 属性

定义

获取包含说明的资源的标识符。

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

属性值

String

包含说明的资源的标识符。

适用于