about_Type_Accelerators

SHORT DESRIPTION

.NET Framework クラスで使用できる型アクセラレータについて説明します

長い説明

型アクセラレータは、.NET Framework クラスの別名です。 クラス名全体を明示的に入力することなく、特定の .NET Framework クラスにアクセスできます。 たとえば、 AliasAttribute クラスを から に短縮 [System.Management.Automation.AliasAttribute] できます [Alias]

注意

すべての型アクセラレータは、角かっこ () でラップする必要があります[]

使用可能な型アクセラレータ

アクセラレータ 完全クラス名
Adsi System.DirectoryServices.DirectoryEntry
adsisearcher System.DirectoryServices.DirectorySearcher
エイリアス System.Management.Automation.AliasAttribute
AllowEmptyCollection System.Management.Automation.AllowEmptyCollectionAttribute
AllowEmptyString System.Management.Automation.AllowEmptyStringAttribute
AllowNull System.Management.Automation.AllowNullAttribute
ArgumentCompleter System.Management.Automation.ArgumentCompleterAttribute
ArgumentCompletions System.Management.Automation.ArgumentCompletionsAttribute
array System.Array
bigint System.Numerics.BigInteger
[bool] System.Boolean
byte System.Byte
char System.Char
cimclass Microsoft.Management.Infrastructure.CimClass
cimconverter Microsoft.Management.Infrastructure.CimConverter
ciminstance Microsoft.Management.Infrastructure.CimInstance
CimSession Microsoft.Management.Infrastructure.CimSession
cimtype Microsoft.Management.Infrastructure.CimType
CmdletBinding System.Management.Automation.CmdletBindingAttribute
Cultureinfo System.Globalization.CultureInfo
datetime System.DateTime
decimal System.Decimal
double System.Double
DscLocalConfigurationManager System.Management.Automation.DscLocalConfigurationManagerAttribute
DscProperty System.Management.Automation.DscPropertyAttribute
DscResource System.Management.Automation.DscResourceAttribute
ExperimentAction System.Management.Automation.ExperimentAction
実験用 System.Management.Automation.ExperimentalAttribute
ExperimentalFeature System.Management.Automation.ExperimentalFeature
float System.Single
guid System.Guid
Hashtable System.Collections.Hashtable
initialsessionstate System.Management.Automation.Runspaces.InitialSessionState
int System.Int32
int16 System.Int16
int32 System.Int32
int64 System.Int64
Ipaddress System.Net.IPAddress
Ipendpoint System.Net.IPEndPoint
long System.Int64
mailaddress System.Net.Mail.MailAddress
NullString System.Management.Automation.Language.NullString
ObjectSecurity System.Security.AccessControl.ObjectSecurity
OutputType OutputTypeAttribute (システム管理)
パラメーター System.string. ParameterAttribute
PhysicalAddress システム .Net. NetworkInformation. PhysicalAddress
powershell System. Automation. PowerShell
psaliasproperty PSAliasProperty (システム管理)
pscredential System.Management.Automation.PSCredential
pscustomobject システム管理. PSObject
PSDefaultValue システムの管理. PSDefaultValueAttribute
pslistmodifier PSListModifier (システム管理)
psmoduleinfo PSModuleInfo (システム管理)
ps注プロパティ System. Management. Ps注プロパティ
psobject システム管理. PSObject
psprimitivedictionary PSPrimitiveDictionary (システム管理)
pspropertyexpression Microsoft. PowerShell. PSPropertyExpression
psscriptmethod システムの管理. PSScriptMethod
psscriptproperty システムの管理. PSScriptProperty
PSTypeNameAttribute PSTypeNameAttribute (システム管理)
system.management.automation.psvariable システム管理. PSVariable
ps変数プロパティ システムの管理. Ps変数プロパティ
ref システムの管理. PSReference
regex System.Text.RegularExpressions.Regex
実行空間 システム管理. 実行空間
runspacefactory RunspaceFactory (システム管理)
sbyte System.SByte
scriptblock システムの管理. ScriptBlock
securestring System.Security.SecureString
semver SemanticVersion (システム管理)
short System.Int16
single System.Single
string System.String
SupportsWildcards SupportsWildcardsAttribute (システム管理)
switch System.Management.Automation.SwitchParameter
TimeSpan System.TimeSpan
System.Type
uint System.UInt32
uint16 System.UInt16
uint32 System.UInt32
uint64 System.UInt64
ulong System.UInt64
uri System.Uri
ushort System.UInt16
ValidateCount System. Automation. ValidateCountAttribute
ValidateDrive System.servicemodel. Validate! 属性
ValidateLength ValidateLengthAttribute (システム管理)
ValidateNotNull System.string. ValidateNotNullAttribute
ValidateNotNullOrEmpty システムの管理. ValidateNotNullOrEmptyAttribute
ValidatePattern システムの管理. Validatepattern 属性
ValidateRange System. Automation. ValidateRangeAttribute
ValidateScript ValidateScriptAttribute (システム管理)
ValidateSet ValidateSetAttribute (システム管理)
ValidateTrustedData System.Management.Automation.ValidateTrustedDataAttribute
ValidateUserDrive System.Management.Automation.ValidateUserDriveAttribute
version System.Version
void System.Void
WildcardPattern System.Management.Automation.WildcardPattern
Wmi System.Management.ManagementObject
wmiclass System.Management.ManagementClass
wmisearcher System.Management.ManagementObjectSearcher
X500DistinguishedName System.Security.Cryptography.X509Certificates.X500DistinguishedName
X509Certificate System.Security.Cryptography.X509Certificates.X509Certificate
xml System.Xml.XmlDocument