XamlResourceIdAttribute.ResourceId 属性

定义

供 XAML 基础结构内部使用。

public:
 property System::String ^ ResourceId { System::String ^ get(); void set(System::String ^ value); };
public string ResourceId { get; set; }
member this.ResourceId : string with get, set
Public Property ResourceId As String

属性值

供 XAML 基础结构内部使用。

注解

供 XAML 基础结构内部使用。

适用于