次の方法で共有


WSTrustChannel.GetProperty<T> メソッド

定義

public:
generic <typename T>
 where T : class virtual T GetProperty();
public T GetProperty<T> () where T : class;
abstract member GetProperty : unit -> 'T (requires 'T : null)
override this.GetProperty : unit -> 'T (requires 'T : null)
Public Function GetProperty(Of T As Class) () As T

型パラメーター

T

戻り値

T

実装

適用対象