次の方法で共有


SrgsRuleRef.Uri プロパティ

定義

この SrgsRuleRef 要素が参照する規則の URI を取得します。

public:
 property Uri ^ Uri { Uri ^ get(); };
public Uri Uri { get; }
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

プロパティ値

Uri

参照するルールの場所。

適用対象