XMessage.InternalGetNonGenericContextProperty メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
InternalGetNonGenericContextProperty(XmlQName) | |
InternalGetNonGenericContextProperty(Type) |
InternalGetNonGenericContextProperty(XmlQName)
public:
System::Object ^ InternalGetNonGenericContextProperty(Microsoft::XLANGs::BaseTypes::XmlQName ^ propQName);
public object InternalGetNonGenericContextProperty (Microsoft.XLANGs.BaseTypes.XmlQName propQName);
member this.InternalGetNonGenericContextProperty : Microsoft.XLANGs.BaseTypes.XmlQName -> obj
Public Function InternalGetNonGenericContextProperty (propQName As XmlQName) As Object
パラメーター
- propQName
- XmlQName
戻り値
適用対象
InternalGetNonGenericContextProperty(Type)
public:
System::Object ^ InternalGetNonGenericContextProperty(Type ^ propType);
public object InternalGetNonGenericContextProperty (Type propType);
member this.InternalGetNonGenericContextProperty : Type -> obj
Public Function InternalGetNonGenericContextProperty (propType As Type) As Object
パラメーター
- propType
- Type