SCCM Manager 3.0
VerifyPropertyName Methode


ActionPanel.PluginBase.ViewModels Namespace > ViewModelBase Klasse : VerifyPropertyName Methode
Syntax
'Deklaration
 
<System.Diagnostics.ConditionalAttribute("DEBUG")>
<System.Diagnostics.DebuggerStepThroughAttribute()>
Public Sub VerifyPropertyName( _
   ByVal propertyName As System.String _
) 
'Usage
 
Dim instance As ViewModelBase
Dim propertyName As System.String
 
instance.VerifyPropertyName(propertyName)
[System.Diagnostics.Conditional("DEBUG")]
[System.Diagnostics.DebuggerStepThrough()]
public void VerifyPropertyName( 
   System.string propertyName
)

Parameter

propertyName
Anforderungen

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Siehe auch

Referenz

ViewModelBase Klasse
ViewModelBase Member