다음을 통해 공유


XamlResourceIdAttribute.ResourceId Property

Definition

For internal use by the XAML infrastructure.

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

Property Value

For internal use by the XAML infrastructure.

Remarks

For internal use by the XAML infrastructure.

Applies to