IContentResolutionService.SetContentDesignerState メソッド
アセンブリ: System.Design (system.design.dll 内)
構文Sub SetContentDesignerState ( _ identifier As String, _ state As ContentDesignerState _ )
Dim instance As IContentResolutionService Dim identifier As String Dim state As ContentDesignerState instance.SetContentDesignerState(identifier, state)
void SetContentDesignerState ( string identifier, ContentDesignerState state )
void SetContentDesignerState ( String^ identifier, ContentDesignerState state )
void SetContentDesignerState ( String identifier, ContentDesignerState state )
function SetContentDesignerState ( identifier : String, state : ContentDesignerState )
- state
ContentDesignerState。
.NET Framework のセキュリティ
プラットフォームWindows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- IContentResolutionService.SetContentDesignerState メソッドのページへのリンク